Translate network uuid to bridge name and store it in XendConfig when createing a...
authorTom Wilkie <tom.wilkie@gmail.com>
Wed, 25 Apr 2007 12:44:37 +0000 (13:44 +0100)
committerTom Wilkie <tom.wilkie@gmail.com>
Wed, 25 Apr 2007 12:44:37 +0000 (13:44 +0100)
commit1f79e130d5d1a29b110d2e9fba87715c9e955689
treef24bc9ff689df86e9a17a5a31563ca8718b63035
parent429a365771fe3e8a12cb5e46ebdc53b39ed716ea
Translate network uuid to bridge name and store it in XendConfig when createing a new vif.

Fixes a bug where a new vif gets added to the wrong bridge.

signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xend/XendConfig.py